API Reference
>
OdGe Classes
>
OdGeScale3d Class
>
OdGeScale3d Operators
>
[] Operator
>
OdGeScale3d::[] Operator (unsigned int)
OdGeScale3d::[] Operator (unsigned int)
Collapse All
Syntax
C++
double
operator
[]
(
unsigned
int
i
)
const
;
Parameters
Parameters
Description
unsigned int i
[in] Index of component.
Returns
if the passed index is 0 - returns the X scale factor.
if the passed index is 1 - returns the Y scale factor.
if the passed index is 2 - returns the Z scale factor.
Description
Returns the ith component of the scale vector.
Group
[] Operator
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
Send feedback about this topic